-- card: 7467 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3780 -- name: ----- HyperTalk script ----- on CloseCard push cd end CloseCard -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=85 top=39 right=61 bottom=125 -- title width / last selected line: 0 -- icon id / first selected line: 21001 / 21001 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown set icon of me to "EyeClose" end mouseDown on mouseUp set icon of me to "EyeOpen" dispPict "Mouse1" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=140 top=169 right=191 bottom=180 -- title width / last selected line: 0 -- icon id / first selected line: 21001 / 21001 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown set icon of me to "EyeClose" end mouseDown on mouseUp set icon of me to "EyeOpen" dispPict "Mouse2" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=153 top=287 right=309 bottom=193 -- title width / last selected line: 0 -- icon id / first selected line: 21001 / 21001 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown set icon of me to "EyeClose" end mouseDown on mouseUp set icon of me to "EyeOpen" dispPict "Mouse3" end mouseUp -- part contents for background part 2 ----- text ----- 16 -- part contents for background part 8 ----- text ----- ....................................By Dorothy McKay -- part contents for background part 9 ----- text ----- Dear Dr. Mouse -- part contents for background part 1 ----- text ----- in this letter. Fonts (or type styles) also come in different sizes which are called points. Points is the way in which printers (humans, not the machine) (BC or before personal computers) would calculate how large the type would be or how much space would be taken up by a certain type face. Sometimes the point size is indicated under the fonts menu; sometimes under a different menu classification called STYLE or Font Size. (Figure 2) If the point size is outlined (as this, 12), then it is available to you for a particular font. If the point size is not outlined (as this, 12), it is not available to you. In other words, the size of the font that you want to use as well as the font itself must be in the System file. If the correct size is not in the System, the font will look very strange. Example, Times in 12 point, Times in 10 point. In addition to the size of the font, you can also select different styles. These are selected again under menu items that read FONT or STYLE. Style means that you can boldface, italicize, underline, oultline, shadow etc. various letters,words, paragraphs, etc. It is also possible to combine variious styles, as bold, italic . DA stands for Desk Accessory. DA's are small (usually --- some are getting quite large now) applications that you can use along with another open application. For example, right now I am using the application Word. If I want to calculate something, I can open the desk accessory Calculator while still leaving Word open, do my calculations and then go back to Word.